derelict_extras-glib ~master (2022-04-09T03:18:16.0133507)
Dub
Repo
g_dir_open
derelict
glib
gdir
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GDir
*
g_dir_open
(const(gchar)* path, guint flags, GError** error)
version(Derelict_Link_Static)
extern (
C
) extern (
C
) nothrow
GDir
*
g_dir_open
(
const
(
gchar
)*
path
,
guint
flags
,
GError
**
error
)
da_g_dir_open
g_dir_open
;
Meta
Source
See Implementation
derelict
glib
gdir
aliases
GDir
da_g_dir_close
da_g_dir_open
da_g_dir_read_name
da_g_dir_rewind
functions
g_dir_close
g_dir_open
g_dir_read_name
g_dir_rewind
structs
_GDir